modelbutton: Explicitly set up LABELLED-By relation
authorMatthias Clasen <mclasen@redhat.com>
Mon, 26 Oct 2020 12:21:52 +0000 (08:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 27 Oct 2020 02:48:01 +0000 (22:48 -0400)
commit6cd3bc738477e86dd0c6645ccd994242b0251122
tree3f20745a635c8727ec60f3fc8c33a60b6461e8bb
parent61e08baec1d55ee533a20ec5fffd91b797daa5d1
modelbutton: Explicitly set up LABELLED-By relation

GTK does this automatically based on mnemonics, but only
if the string actually contains a mnemonic. This makes
orca read out menuitems, as expected.
gtk/gtkmodelbutton.c